Welcome![Sign In][Sign Up]
Location:
Search - socket programming java

Search list

[JSP/JavaJava源码:Socket编程

Description: Java源码:Socket编程-Java source : Socket Programming
Platform: | Size: 1024 | Author: 马骏 | Hits:

[JSP/JavaSocket编程

Description: Socket编程-Socket Programming
Platform: | Size: 1024 | Author: 马骏 | Hits:

[JSP/Java简单的聊天程序(作者:刘亚焱)

Description: 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP/IP protocol's socket (Socket) programming interfaces to network communications.
Platform: | Size: 12288 | Author: 黄国内 | Hits:

[Delphi VCLSocket编程的技巧

Description: 能够监视另一台机子的屏幕,并且可以在该机上执行任何操作的程序(其中有许多关于Socket编程的技巧)-surveillance to another machine screen, and the plane can carry out any operation procedures (many of which are on socket programming skills)
Platform: | Size: 343040 | Author: 李瑞 | Hits:

[JSP/Java2004120117454829025

Description: 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
Platform: | Size: 315392 | Author: | Hits:

[JSP/Java有关socket的编程代码(简单的聊天程序)

Description: JAVA程序_有关socket的编程代码(简单的聊天程序)-JAVA procedures _ the socket programming code (simple chat program)
Platform: | Size: 3072 | Author: 马伟豪 | Hits:

[JSP/JavaSocket套接字—Java套接字编程(上1)

Description: Socket套接字—Java套接字编程(上1)-Socket-Java socket programming (on a)
Platform: | Size: 352256 | Author: YUE | Hits:

[JSPJava技术大合集

Description: 《Java技术大合集》,电子书籍都是从网络上搜集整理成TXT文本文件。收集了:Java Socket编程、JSP语法、WebSphere快速入门等。-"Java technology, Collection," e-books are collected from the network up into TXT text files. Collected : Java Socket Programming, JSP syntax, such as WebSphere Quick Start.
Platform: | Size: 1303552 | Author: 邓志伟 | Hits:

[JSP/Javachattingroom

Description: 用 TCP/IP协议里的套接字(Socket)编程接口来实现一个聊天室.-using TCP/IP protocol's socket (Socket) programming interfaces to achieve a chat room.
Platform: | Size: 41984 | Author: hj | Hits:

[ICQ-IM-ChatChatSystem1

Description: 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Platform: | Size: 15432704 | Author: 陈超群 | Hits:

[Windows DevelopProcessOpr

Description: 多线程-----多线程,Socket编程, 源玛注释齐全,有说明文档, 供学习参考. For Java-multithreaded multi-threaded, socket programming, complete source Gilmour notes, documentation, for the study reference. For Java
Platform: | Size: 35840 | Author: popandsmtp | Hits:

[Othernettyut

Description: java 网络编程的源代码,学习socket编程和线程很有帮助-java network programming source code, learning socket programming and helpful threads
Platform: | Size: 24576 | Author: 凡新 | Hits:

[J2ME20055109151502

Description: Java Socket 通讯例程 Java Socket 通讯例程 Java Socket 通讯例程Java Socket 通讯例程-Java Programming Java Socket Communications routines Java Sock et communications routines Java Socket Communications routines
Platform: | Size: 941056 | Author: cwn | Hits:

[OtherMYJChat

Description: 一个可以点对点聊天的JAVA小程序,使用SOCKET编程-be a peer-to-peer chatting JAVA small, the use of Socket Programming
Platform: | Size: 30720 | Author: wangyue | Hits:

[JSP/Javajava

Description: java网络编程文档教材 Java网络编程 .doc Java基础 三步学会Java Socket编程 Java网络编程---IO部分学习笔记整理 .doc 使用JAVA编写网络通信程序.doc-java network programming document teaching Java network programming. docJava the basis of three-step learn to Java Socket Programming Java Network Programming-IO Notes finishing part of learning. doc prepared using JAVA network communication program. doc
Platform: | Size: 199680 | Author: 李杰 | Hits:

[OtherSocket

Description: 综论网络Socket编程(java),是一篇小论文,实用性比较强-Facets of Network Socket Programming (java), is a small paper, practical, relatively strong
Platform: | Size: 19456 | Author: xuelang | Hits:

[JSP/JavaJAVA-socket

Description: [Socket编程]socket开发指南.pdf 有相应的配有代码。-[Socket Programming] socket Development Guide. Pdf with a corresponding code.
Platform: | Size: 441344 | Author: yxluo | Hits:

[Windows DevelopJAVA

Description: 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good interface.
Platform: | Size: 119808 | Author: 罗亚兴 | Hits:

[Internet-Networksocket

Description: java 实现Socket编程 多个客户端和服务器端 通信-Socket programming java achieve multiple clients and server-side communication
Platform: | Size: 2048 | Author: fengliangcc | Hits:

[Internet-NetworkJAVA-Socket-Programming

Description: JAVA Socket编程,课件+小例子(初学适用),即有源代码又有详细的图片教程-JAVA Socket Programming, courseware+ small example (for beginners), the source code have a detailed picture tutorial
Platform: | Size: 702464 | Author: 李强 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net